type crypto/cipher.cfb

3 uses

	crypto/cipher (current package)
		cfb.go#L15: type cfb struct {
		cfb.go#L24: func (x *cfb) XORKeyStream(dst, src []byte) {
		cfb.go#L92: 	x := &cfb{